PDF4Java Reference Documentation
com.o2sol.pdf4java.spatial Package / PDFGeospatialMeasure Class / setDisplayCoordinateSystem Method
A projected or geographic coordinate system that shall be used for the display of position values, such as latitude and longitude.
In This Topic
    setDisplayCoordinateSystem Method
    In This Topic
    Sets the display coordinate system.
    Syntax
    public void setDisplayCoordinateSystem( 
       PDFCoordinateSystem value
    )

    Parameters

    value
    A projected or geographic coordinate system that shall be used for the display of position values, such as latitude and longitude.
    See Also